home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / lib / c / net / symm.md / md.mk < prev   
Text File  |  1992-06-08  |  2KB  |  29 lines

  1. #
  2. # Prototype Makefile for machine-dependent directories.
  3. #
  4. # A file of this form resides in each ".md" subdirectory of a
  5. # command.  Its name is typically "md.mk".  During makes in the
  6. # parent directory, this file (or a similar file in a sibling
  7. # subdirectory) is included to define machine-specific things
  8. # such as additional source and object files.
  9. #
  10. # This Makefile is automatically generated.
  11. # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
  12. #
  13. # Generated from /sprite/lib/mkmf/Makefile.md
  14. # Mon Jun  8 14:32:06 PDT 1992
  15. #
  16. # For more information, refer to the mkmf manual page.
  17. #
  18. # $Header: /sprite/lib/mkmf/RCS/Makefile.md,v 1.6 90/03/12 23:28:42 jhh Exp $
  19. #
  20. # Allow mkmf
  21.  
  22. SRCS        = getnetbyname.c getnetent.c getproto.c getprotoent.c getprotoname.c getservbyname.c getservbyport.c herror.c rcmd.c res_comp.c res_debug.c res_init.c res_mkquery.c res_query.c res_send.c rexec.c ruserpass.c getnetbyaddr.c getservent.c sethostent.c swap.c gethostnamadr.c
  23. HDRS        = 
  24. MDPUBHDRS    = 
  25. OBJS        = symm.md/getnetbyname.o symm.md/getnetent.o symm.md/getproto.o symm.md/getprotoent.o symm.md/getprotoname.o symm.md/getservbyname.o symm.md/getservbyport.o symm.md/herror.o symm.md/rcmd.o symm.md/res_comp.o symm.md/res_debug.o symm.md/res_init.o symm.md/res_mkquery.o symm.md/res_query.o symm.md/res_send.o symm.md/rexec.o symm.md/ruserpass.o symm.md/getnetbyaddr.o symm.md/getservent.o symm.md/sethostent.o symm.md/swap.o symm.md/gethostnamadr.o
  26. CLEANOBJS    = symm.md/getnetbyname.o symm.md/getnetent.o symm.md/getproto.o symm.md/getprotoent.o symm.md/getprotoname.o symm.md/getservbyname.o symm.md/getservbyport.o symm.md/herror.o symm.md/rcmd.o symm.md/res_comp.o symm.md/res_debug.o symm.md/res_init.o symm.md/res_mkquery.o symm.md/res_query.o symm.md/res_send.o symm.md/rexec.o symm.md/ruserpass.o symm.md/getnetbyaddr.o symm.md/getservent.o symm.md/sethostent.o symm.md/swap.o symm.md/gethostnamadr.o
  27. INSTFILES    = symm.md/md.mk symm.md/dependencies.mk Makefile
  28. SACREDOBJS    = 
  29.